FileAttachment Constructor |
| Name | Description | |
|---|---|---|
| FileAttachment |
Initializes a new instance of the FileAttachment class.
| |
| FileAttachment(Byte) |
Initializes a new instance of the FileAttachment class.
| |
| FileAttachment(Stream) |
Initializes a new instance of the FileAttachment class.
| |
| FileAttachment(String) |
Initializes a new instance of the FileAttachment class.
| |
| FileAttachment(Byte, String) |
Initializes a new instance of the FileAttachment class.
| |
| FileAttachment(Stream, String) |
Initializes a new instance of the FileAttachment class.
| |
| FileAttachment(String, String) |
Initializes a new instance of the FileAttachment class.
| |
| FileAttachment(Byte, String, String) |
Initializes a new instance of the FileAttachment class.
| |
| FileAttachment(Stream, String, String) |
Initializes a new instance of the FileAttachment class.
| |
| FileAttachment(String, String, String) |
Initializes a new instance of the FileAttachment class.
|